home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / programming / misc / ada1110b.lha / Examples / Prime.script < prev    next >
Encoding:
Text File  |  1992-03-02  |  102 b   |  4 lines

  1. echo "This will take about 1 minute (on a stock Amiga 1000)"
  2. adacomp -nl Prime -b Prime
  3. adaexec Prime
  4.